prime number
英 [ˌpraɪm ˈnʌmbə(r)]
美 [ˌpraɪm ˈnʌmbər]
n. 素数,质数(只能被1和其自身整除)
牛津词典
noun
- 素数,质数(只能被1和其自身整除)
a number that can be divided exactly only by itself and 1, for example 7, 17 and 41
柯林斯词典
- 质数;素数
In mathematics, aprime numberis a whole number greater than 1 that cannot be divided exactly by any whole number except itself and the number 1, for example 17.
英英释义
noun
- an integer that has no integral factors but itself and 1
双语例句
- The private key and public key are the function of a pair of big prime number ( decimal number between 100 and 200 bit or larger).
其公开密钥和私人密钥是一对大素数(100到200个十进制数或更大)的函数。 - Analysis and Comparison of Several Sieve Methods on Prime Number Searching with Matlab
Matlab环境下素数筛选算法的分析及比较 - Application of Big Prime Number in Public-key Cryptography and Feasibility of Probability Generation Method
大素数在公钥密码中的应用及概率生成法的可行性 - The q is a prime number.
q是一个素数。 - Maximum number of connections allowed. ( Use a big prime number.)
允许最大的连接数.(使用较大的数.) - Prime Number and Two Isomorphic Group
素数与两个同构群 - This file is the prime number calculator web worker: It calculates every prime number until it is stopped.
这个文件就是质数计算器WebWorker:它会计算每一个质数,直至停止。 - A prime number is a number that is not exactly divisible by any other number.
一个最初始的数目是不可能被其它数字分化的。 - Improvement on the rapid generation algorithm of large prime number in RSA algorithm
RSA算法中快速生成大素数方法的改进 - A Simple Example: A Web-Based Prime Number Generator
一个简单的示例:基于Web的质数生成器